FEST
Source Files
Modules
Procedures
Derived Types
Program
var_str
Interface
3 statements
Source File
iso_varying_string.f90
iso_varying_string
var_str
Contents
Module Procedures
var_str_
public interface var_str
Module Procedures
private elemental function
var_str_
(char) result(string)
Convert a character string to a varying string
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
char
Return Value
type(
varying_string
)